home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / Ss-Sz / Stack Builder 4.1 Shell.cpt / Stack Builder v4.1 Shell / background_10777.txt < prev    next >
Text File  |  1987-11-12  |  1KB  |  61 lines

  1. -- background: 10777 from stack: in.1 Shell
  2. -- bmap block id: 11830
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (field)
  9. -- low flags: 01
  10. -- high flags: 2007
  11. -- rect: left=43 top=63 right=317 bottom=480
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Mod Keys Help
  20.  
  21.  
  22. -- part 2 (button)
  23. -- low flags: 00
  24. -- high flags: 2000
  25. -- rect: left=487 top=34 right=90 bottom=505
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 0 / 0
  28. -- text alignment: 1
  29. -- font id: 0
  30. -- text size: 12
  31. -- style flags: 0
  32. -- line height: 16
  33. -- part name: Index Link
  34. ----- HyperTalk script -----
  35. on mouseUp
  36.   visual effect dissolve to black
  37.   go to card id 6849
  38. end mouseUp
  39.  
  40.  
  41.  
  42.  
  43. -- part 3 (button)
  44. -- low flags: 00
  45. -- high flags: 2000
  46. -- rect: left=40 top=30 right=58 bottom=87
  47. -- title width / last selected line: 0
  48. -- icon id / first selected line: 2162 / 2162
  49. -- text alignment: 1
  50. -- font id: 0
  51. -- text size: 12
  52. -- style flags: 0
  53. -- line height: 16
  54. -- part name: Go Back
  55. ----- HyperTalk script -----
  56. on mouseUp
  57.   visual effect zoom close
  58.   pop card
  59. end mouseUp
  60.  
  61.